home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 51 / disk-bar.doc < prev    next >
Text File  |  1986-10-19  |  1KB  |  27 lines

  1.  
  2.  Date: 22 Feb 87 08:18:08 GMT
  3.  From: imagen!atari!dyer@ucbvax.Berkeley.EDU  (Landon Dyer)
  4.  Subject: Silly disk activity indicator
  5.  To: info-atari16@score.stanford.edu
  6.  
  7.  This is a disk activity "LED" for the Atari ST.  It presents a blinking
  8.  bar on the bottom right of any resolution screen.  The bar:
  9.  
  10.        o  is on ONLY during rwabs() calls;
  11.        o  is solid for reads, dashed for writes.
  12.  
  13.  Ok, it's silly.  But I like to watch it....
  14.  
  15.  Included below is a shar file containing the uuencoded version of
  16.  DISKBAR.PRG (which can be placed in your AUTO folder, if you like).
  17.  The source code is also included, but won't assemble under AS68.  It
  18.  should be easy to make it assemble under AS68 with a little work.
  19.  
  20.  No warranty expressed or implied.  Here is an "ls -l" of the files
  21.  mere seconds before they were collected and posted:
  22.  
  23.        -rw-r--r--  1 dyer          278 Feb 22 00:06 diskbar.prg
  24.        -rw-r--r--  1 dyer         2506 Feb 22 00:06 diskbar.s
  25.        -rw-r--r--  1 dyer          414 Feb 22 00:09 diskbar.uu
  26.  
  27.